From 207c4cd9e183b3085ddc5112351a2a4eb4f98791 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 01:43:27 -0500 Subject: [PATCH] propertylookuplistmodel: Remove SECTION This is private, no need. --- gtk/gtkpropertylookuplistmodel.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gtk/gtkpropertylookuplistmodel.c b/gtk/gtkpropertylookuplistmodel.c index caf19b93d9..b019a7b6b4 100644 --- a/gtk/gtkpropertylookuplistmodel.c +++ b/gtk/gtkpropertylookuplistmodel.c @@ -19,10 +19,7 @@ /* - * SECTION:gtkpropertylookuplistmodel - * @Short_description: a List model for property lookups - * @Title: GtkPropertyLookupListModel - * @See_also: #GListModel + * GtkPropertyLookupListModel: * * #GtkPropertyLookupListModel is a #GListModel implementation that takes an * object and a property and then recursively looks up the next element using -- 2.30.2